setCustomContentView

@NonNull
open fun setCustomContentView(@Nullable contentView: @Nullable RemoteViews): @NonNull NotificationCompat.Builder(source)

Supply custom RemoteViews to use instead of the platform template. This will override the layout that would otherwise be constructed by this Builder object.